For internal use only.
[Visual Basic]
Overloads Public Sub InsertRange( _
ByVal index As Integer, _
ByVal cells() As ITableCell _
) [C#]
public void InsertRange(
int index,
ITableCell[] cells
);CellCollection Class | CellCollection Members | Overload List | ITableCell Interface
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.